home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / sound / acp_101.zip / ACP.INI < prev    next >
Text File  |  1996-05-20  |  1KB  |  62 lines

  1. ; Another CD Player initialization file - Feel free to modify it.
  2. ; If you have any problems, please read ACP.DOC
  3.  
  4. ; ForceCPU=088|086|186|286|386|486|max
  5. ForceCPU=max
  6.  
  7. ; VideoMode=25|28|30|34|50|60
  8. VideoMode=25
  9.  
  10. ; UseMouse=yes|no
  11. UseMouse=yes
  12.  
  13. ; CheckSnow=yes|no
  14. CheckSnow=no
  15.  
  16. ; SkipFrames=x     (where x is a number between 1 and 65535)
  17. SkipFrames=375
  18.  
  19. ; MoreBack=yes|no
  20. MoreBack=yes
  21.  
  22. ; InitAction=play|continue|stop|none
  23. InitAction=none
  24.  
  25. ***************** The following options set up the colors *****************
  26.  
  27. ; Background colors: black, blue, green, cyan, magenta, red, brown, white
  28. ; Foreground colors: gray, lightblue, lightgreen, lightcyan, lightmagenta,
  29. ;                    lightred, yellow, brightwhite + background colors
  30.  
  31. ; HeaderFore=color
  32. HeaderFore=black
  33.  
  34. ; HeaderBack=color
  35. HeaderBack=white
  36.  
  37. ; FooterFore=color
  38. FooterFore=black
  39.  
  40. ; FooterBack=color
  41. FooterBack=white
  42.  
  43. ; MainFore=color
  44. MainFore=yellow
  45.  
  46. ; MainBack=color
  47. MainBack=gray
  48.  
  49. ; WindowFore=color
  50. WindowFore=yellow
  51.  
  52. ; WindowBack=color
  53. WindowBack=lightblue
  54.  
  55. ; CurrentFore=color
  56. CurrentFore=brightwhite
  57.  
  58. ; CurrentBack=color
  59. CurrentBack=gray
  60.  
  61. ***************************************************************************
  62.